Oct 28, 2013
One of the fundamental principles in OOP(Object Oriented Programming) is ‘encapsulation’. The idea is that you create cleaner and better code, if you restrict access..